Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.8
|
Leadtools.Medical.Workstation.Presenters Namespace > WorkstationPresenterBase<V> Class : OnViewDeactivated Method |
'Declaration Protected Overridable Sub OnViewDeactivated( _ ByVal sender As Object, _ ByVal e As EventArgs _ )
'Usage Dim instance As WorkstationPresenterBase(Of V) Dim sender As Object Dim e As EventArgs instance.OnViewDeactivated(sender, e)
protected: virtual void OnViewDeactivated( Object* sender, EventArgs* e )
protected: virtual void OnViewDeactivated( Object^ sender, EventArgs^ e )